projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a582562
)
colibri_t20: fix device-tree compatible node
author
Marcel Ziswiler
<
[email protected]
>
Wed, 5 Aug 2015 22:47:01 +0000
(
00:47
+0200)
committer
Tom Warren
<
[email protected]
>
Thu, 13 Aug 2015 20:06:01 +0000
(13:06 -0700)
Use toradex,colibri_t20 as the device-tree compatible node value rather
than toradex,t20 in accordance to our Apalis/Colibri T30 products.
Signed-off-by: Marcel Ziswiler <
[email protected]
>
Reviewed-by: Simon Glass <
[email protected]
>
Acked-by: Stephen Warren <
[email protected]
>
Signed-off-by: Tom Warren <
[email protected]
>
arch/arm/dts/tegra20-colibri.dts
patch
|
blob
|
history
diff --git
a/arch/arm/dts/tegra20-colibri.dts
b/arch/arm/dts/tegra20-colibri.dts
index 3131b9201b7029f012c3e4f80df83663c4697d94..257ca276f920374371b0a6f7c6aa708bb51c9798 100644
(file)
--- a/
arch/arm/dts/tegra20-colibri.dts
+++ b/
arch/arm/dts/tegra20-colibri.dts
@@
-4,7
+4,7
@@
/ {
model = "Toradex Colibri T20";
- compatible = "toradex,t20", "nvidia,tegra20";
+ compatible = "toradex,
colibri_
t20", "nvidia,tegra20";
chosen {
stdout-path = &uarta;